func net/http.http2parsePriorityFrame

2 uses

	net/http (current package)
		h2_bundle.go#L1693: 	http2FramePriority:     http2parsePriorityFrame,
		h2_bundle.go#L2793: func http2parsePriorityFrame(_ *http2frameCache, fh http2FrameHeader, countError func(string), payload []byte) (http2Frame, error) {